/*Fonts*/
@font-face {
	font-family: 'robotobold_condensed';
	src: url('../fonts/roboto-boldcondensed-webfont.eot');
	src: url('../fonts/roboto-boldcondensed-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/roboto-boldcondensed-webfont.woff') format('woff2'), url('../fonts/roboto-boldcondensed-webfont.woff') format('woff'), url('../fonts/roboto-boldcondensed-webfont.ttf') format('truetype'), url('../fonts/roboto-boldcondensed-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotocondensed';
	src: url('../fonts/roboto-condensed-webfont.eot');
	src: url('../fonts/roboto-condensed-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/roboto-condensed-webfont.woff') format('woff2'), url('../fonts/roboto-condensed-webfont.woff') format('woff'), url('../fonts/roboto-condensed-webfont.ttf') format('truetype'), url('../fonts/roboto-condensed-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin';
	src: url('../fonts/roboto-thin-webfont.eot');
	src: url('../fonts/roboto-thin-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/roboto-thin-webfont.woff') format('woff2'), url('../fonts/roboto-thin-webfont.woff') format('woff'), url('../fonts/roboto-thin-webfont.ttf') format('truetype'), url('../fonts/roboto-thin-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserrat_regular';
	src: url('../fonts/montserrat-regular-webfont.woff') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserrat_semibold';
	src: url('../fonts/montserrat-semibold-webfont.woff') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body, html {
	margin:0 auto;
	padding:0;
	font-family:"montserrat_regular", Arial, Helvetica, sans-serif;
	color:#77787b;
	height:100%;
	min-height:100%;
	transition: all 0.35s ease 0s;
	line-height:1.6em;
	font-size:13px;
}
header {
	margin:0 auto;
	padding:0;
	height:100%;
}
img.left {
	margin-right:15px;
	margin-bottom:15px;
}
img.right {
	margin-left:15px;
	margin-bottom:15px;
}
h1.ContentHeader {
	color:#000;
	text-align:center;
	font-size:42px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-transform:uppercase;
}
h1.ContentHeaderWork {
	color:#000;
	text-align:left;
	font-size:24px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-transform:uppercase;
}
.ContentHeader span {
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	color:#188fa5;
}
.ContentHeader img {
	display:inline-block !important;
	margin-right:5px !important;
}
.TopInfo {
	background-color:#FFFFFF;
	padding:20px;
}
.EmailContact {
	color:#e47425;
	font-size:24px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
}
.EmailContact a, .EmailContact a:hover {
	color:#e47425;
	text-decoration:none;
}
.PhoneContact {
	color:#188fa5;
	font-size:24px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	text-align:right;
}
.EmailContact i, .PhoneContact i {
	margin-right:10px;
	display:inline-block;
}
.LogoWrapper {
	background-color:#FFFFFF !important;
	padding:40px 20px 50px 30px;
	-webkit-box-shadow: 1px 1px 3px 5px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 3px 5px rgba(0,0,0,0.1);
	text-align:center;
	position:absolute;
	top:0;
}
#BannerWrapper {
	overflow:hidden;
	height:100%;
	position: relative;
}
.BannerHeader {
	color:#fff;
	text-transform:uppercase;
	font-size:80px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.BannerHeader span {
	color:#e47425;
	text-transform:uppercase;
	font-size:80px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.BannerSubHeader {
	color:#fff;
	font-size:18px;
	font-family: "robotoregular", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	text-align:center;
}
#BannerWrapper article {
	padding-top:10%;
	left:0%;
	padding-left:20%;
	padding-right:20%;
	position:absolute;
	z-index:10;
}
.knowbtn, .knowbtn:hover {
	color:#fff;
	text-decoration:none;
}
#Welcome {
	text-align:center;
}
.MidHeader {
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	margin-bottom:40px;
}
.MidSubHeader {
	color:#fff;
	text-transform:uppercase;
	font-size:48px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:40px;
}
#MidBannerWrapper {
	background:url(../images/mid-bg.jpg) center center no-repeat;
	background-size:cover;
}
#MidBannerWrapper article {
	padding-top:20%;
	padding-bottom:20%;
	z-index: 3;
	text-align:center;
}
.MidBannerHeader {
	color:#FFF;
	text-transform:uppercase;
	font-size:60px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	line-height:1em;
}
.MidBannerSubHeader {
	color:#FFF;
	text-transform:uppercase;
	font-size:60px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	line-height:1em;
}
.MidBannerContent {
	color:#FFF;
	font-size:13px;
	font-family: "montserrat_regular", Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
.schedule-btn {
	border:1px solid #FFF;
	padding:10px 15px;
	text-decoration:none;
	font-size:35px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
}
article.container {
	z-index:3;
	position:relative;
	top:0px;
}
.SmallBannerWrapper {
	overflow:hidden;
	height:auto;
	position: relative;
	z-index:5;
	margin-bottom:30px;
}
.SmallBannerHeader {
	color:#fff;
	text-transform:uppercase;
	font-size:34px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-align:center;
	text-shadow:1px 1px 1px #000;
}
.SmallBannerSubHeader {
	color:#fff;
	text-transform:uppercase;
	font-size:50px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	line-height:1.4em;
	margin-bottom:20px;
}
.ServicesBg article {
	padding-top:40%;
	padding-bottom:10%;
	z-index: 4;
	text-align:center;
}
.LearnMoreBtn {
	text-transform:uppercase;
	padding:10px 50px;
	text-decoration:none;
	font-size:16px;
	font-family: "montserrat_semibold", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	transition: all 0.35s ease 0s;
	background-color:#188fa5;
	border-radius:20px;
}
.OrangeBtn {
	background-color:#e47425;
}
.PurpleBtn {
	background-color:#ab2888;
}
.GreenBtn {
	background-color:#a1ae38;
}
.LearnMoreBtn:hover, .LearnMoreBtn:focus {
	background-color:#188fa5;
	text-decoration:none;
	color:#FFF;
}
ul.ServiceList {
	margin:0 auto;
	padding:0;
	margin-top:40px;
	margin-bottom:40px;
}
ul.ServiceList li {
	list-style:none;
}
.ServiceImgWrapper {
	text-align:center;
	margin-bottom:40px;
}
.ServiceImgWrapper img {
	max-width:100%;
	height:auto;
}
.ProductDescription {
	margin-top:10px;
}
.ServiceName {
	color:#292828;
	font-size:30px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:40px;
	text-align:center;
}
.ServiceDesc {
	color:#77787b;
	font-size:12px;
	font-family: "montserrat_regular", Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	text-align:center;
	margin-bottom:20px;
}
ul.BlogPostList {
	margin:0 auto;
	padding:0;
	margin-top:20px;
}
.grid {
	margin-bottom:40px;
}
ul.BlogPostList li {
	list-style:none;
}
.BlogPostImageWrapper {
	text-align:center;
}
.BlogPostDate {
	color:#ffffff;
	font-size:14px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.BlogPostTitle a, .BlogPostTitle a:hover {
	color:#ffffff;
	font-size:22px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-transform:uppercase;
	text-decoration:none;
}
.BlogPostExcerpt {
	color:#ffffff;
	font-size:14px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
}
.BlogPostExcerpt a:before {
	clear:both;
	margin-top:20px;
	display:block;
	width:100%;
	content: " "
}
.BlogPostExcerpt a, .BlogPostExcerpt a:hover {
	color:#ffffff;
	font-size:14px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.BlogPostContent {
	background-color:#188fa5;
	padding:20px;
}
.BlogPostList li:nth-child(2n+1) .BlogPostContent {
	background-color:#ab2888;
}
.BlogPostList li:nth-child(3n+1) .BlogPostContent {
	background-color:#e47425;
}
.BlogPostList li:nth-child(4n+1) .BlogPostContent {
	background-color:#a1ae38;
}
.BlogPostList li:nth-child(5n+1) .BlogPostContent {
	background-color:#bd9d3a;
}
.BlogPostList li:nth-child(6n+1) .BlogPostContent {
	background-color:#77787b;
}
footer {
	background-color:#141414;
	padding:40px 0px 0px;
}
.FooterLogoWrapper {
	color:#878686
}
.FooterLogo {
	margin-bottom:10px;
}
.FooterHeader {
	color:#FFF;
	font-size:20px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
}
ul.FooterList {
	margin:0 auto;
	padding-left:10px;
}
ul.FooterList li {
	color:#878686;
	font-size:12px;
	font-family: "robotoregular", Arial, Helvetica, sans-serif;
	list-style:none;
	margin-bottom:10px;
}
ul.FooterList li a, ul.FooterList li a:hover {
	color:#878686;
	font-size:12px;
	font-family: "robotoregular", Arial, Helvetica, sans-serif;
	list-style:none;
	margin-bottom:10px;
	text-decoration:none;
}
.FooterList li .fa {
	margin-right:10px;
}
ul.FooterList li a:before {
	color:#878686;
	font-size:12px;
	font-family: "FontAwesome", Arial, Helvetica, sans-serif;
	list-style:none;
	margin-bottom:10px;
	text-decoration:none;
	content:"\f054";
	margin-right:10px;
}
.copyright {
	margin-top:20px;
	padding:10px 0px;
	text-align:center;
	color:#FFF;
	background-color:#0a0a0a;
}
#BacktoTopWrapper {
	position:fixed;
	right:15px;
	bottom:15px;
	z-index:99999;
	display:none;
}
.BacktoTop-Btn i.fa {
	color:#FFFFFF !important;
}
a.BacktoTop-Btn {
	color:#FFFFFF !important;
	font-size:40px;
	padding:5px 10px;
	background-color:#0fa1bb;
	transition: all 0.35s ease 0s;
	outline:none;
}
a.BacktoTop-Btn:hover {
	color:#FFFFFF !important;
	background-color:#000;
}
.phone {
	background: rgba(0, 0, 0, 0) url("https://meographics.com/wp-content/themes/MEO%20Graphics/images/phone.png") no-repeat scroll left center;
	padding-left: 45px;
}
a.SocialBtn, a.SocialBtn:hover {
	color:#FFF;
	font-size:20px;
	margin-right:5px;
	margin-bottom:5px;
}
.wpcf7 span.cyan {
	color: #12a1bb;
	font-weight: bold;
	font-family: "robotoregular", Arial, Helvetica, sans-serif;
}
/**	
.wpcf7 input[type="text"],.wpcf7 input[type="email"], .wpcf7 textarea{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #efefef;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    box-sizing: border-box;
    color: #555;
	font-family: "robotoregular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
    outline: medium none;
    padding: 10px !important;
    transition: all 0.2s linear 0s;
    width: 100%;
	}
	
.wpcf7 input[type="submit"] {
    background: #666 none repeat scroll 0 0;
    border: 1px solid #666;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px;
}

.wpcf7 input[type="submit"]:hover {
    background: #12a1bb none repeat scroll 0 0;
    border-color: #12a1bb;
    color: #fff;
}
**/

.modal-body .container {
	position:relative !important;
	width:100% !important;
}
#ns_widget_mailchimp_form-2 label {
	color:#878686;
	font-weight:normal;
	display:block;
}
#ns_widget_mailchimp_form-2 .button {
	color:#fff;
	background:#12a1bb;
	border:solid 1px #12a1bb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:7px 15px;
	margin-top:10px;
	display:inline-block;
	text-align:center;
}
#ns_widget_mailchimp_form-2 .button:hover {
	text-decoration:none;
	background:#141414;
	color:#12a1bb;
}
#ns_widget_mailchimp_form-2 #ns_widget_mailchimp-email-2 {
	padding: 7px 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0;
}
.Authorpic {
	max-width:100%;
	position:relative;
}
#reply-title {
	color: #000;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.ContentHeader {
	color: #000;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}
.ContentHeaderSmall {
	color:#262262;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-family: 'robotobold_condensed', Arial, Helvetica, sans-serif;
}
.comment-form label {
	color: #000;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.comment-form-comment textarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	resize:none;
}
.comment-form-author input[type="text"], .comment-form-email input[type="email"], .comment-form-url input[type="url"] {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.form-submit input[type="submit"] {
	background: #19bedb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzE5YmVkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTdkOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #19bedb 1%, #017d93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #19bedb), color-stop(100%, #017d93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #19bedb 1%, #017d93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #19bedb 1%, #017d93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #19bedb 1%, #017d93 100%); /* IE10+ */
	background: linear-gradient(to bottom, #19bedb 1%, #017d93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19bedb', endColorstr='#017d93', GradientType=0 ); /* IE6-8 */
	color: white !important;
	border:0;
	padding:10px;
	width:100%
}
.RecentPostWrapper {
	margin-bottom: 20px;
}
.BlogPostImageWrapper img {
	width:100%;
	position:relative;
}
.PostImg {
	width:100%;
	position:relative;
}
.ContentBelow {
	padding:20px 0px;
	border-top:1px dashed #ccc;
}
#commentform {
	position: relative;
}
.gglcptch {
	position: absolute;
	bottom: 45px;
}
.form-submit {
	margin-top: 110px;
}
.formtextbox {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.formtextarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	resize:none;
}
.wpcf7 input[type="submit"], .submit-btn {
	background: #19bedb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzE5YmVkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTdkOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #19bedb 1%, #017d93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #19bedb), color-stop(100%, #017d93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #19bedb 1%, #017d93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #19bedb 1%, #017d93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #19bedb 1%, #017d93 100%); /* IE10+ */
	background: linear-gradient(to bottom, #19bedb 1%, #017d93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19bedb', endColorstr='#017d93', GradientType=0 ); /* IE6-8 */
	color: white !important;
	border:0;
	padding:10px;
	width:100%;
	margin-top:10px;
}
.mc4wp-alert {
	color:#ffffff;
}
.BrandsWrapper {
	padding-bottom:40px;
	background: url(../images/branding-shadow.png) no-repeat scroll bottom center;
	z-index:100;
	margin-top: -140px;
}
.MEOStyling {
	background:url(../images/style-image.png) top left #ab2888 no-repeat;
	width:50%;
	float:left;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
}
.MEOGraphic {
	width:50%;
	float:left;
	background:url(../images/graphics-image.png) top right #e47425 no-repeat;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
}
.MEOGraphic:hover, .MEOStyling:hover {
	transition: background-size 2s ease-in;
	-moz-transition: background-size 2s ease-in;
	-ms-transition: background-size 2s ease-in;
	-o-transition: background-size 2s ease-in;
	-webkit-transition: background-size 2s ease-in;
}
.MEOStyling .BradingContent {
	margin-left:40%;
}
.MEOGraphic .BradingContent {
	margin-right:40%;
}
.BradingContent {
	padding:40px;
}
.BrandingHeader {
	color:#FFF;
	font-size:50px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
	line-height:1.3em;
}
.BrandingText {
	color:#FFF;
	font-family:18px;
	margin-bottom:20px;
	line-height:1.3em;
}
.BrandingLink a, .BrandingLink a:hover {
	color:#ffd44f;
	font-size:24px;
	text-decoration:none;
	text-transform:uppercase;
}
.TestimonialWrapper {
	margin-top:40px;
	margin-bottom:40px;
}
.grid-sizer {
	width: 1%;
}
.grid-item {
	width: 33%;
}
.grid-item img {
	width:100%;
}
.grid-item {
	background-color:#FFF;
	padding:10px;
	float:left
}
.content-img {
	width:100%;
	position:relative;
}
.contentwrapper {
	padding-bottom:40px;
	}
	
.SubBannerImage {
    position: relative;
    width: 100%;
}

.SubpageBannerWrapper {
	margin-bottom:40px;
	}

.sub-container {
	padding-bottom:40px;
	}
.WorkList {
	margin:0 auto;
	padding:0;
	}
	
.WorkList li {
	list-style:none;
	}
	
.WorkImage {
	margin-bottom:20px;
	}
	
.WorkImage img {
	width:100%;
	position:relative;
	}

.WorkTitle {
	font-size:22px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	text-align:center;
	margin-bottom:20px;
	}

/*Bootstrap Override*/
.navbar {
	background-color:#188fa5;
	border:0;
	min-height:80px;
}
.navbar-nav > li > a {
	padding:30px 25px;
	text-decoration:none;
	font-size:14px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
}
/*.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.current-menu-item > a  {
	background:url(../images/nav-hover-bg.png) repeat-x;
	
}*/
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
	background:url(../images/nav-hover-bg.png) repeat-x;
}
.navbar-nav > li.BookAppointment > a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#19bedb+1,017d93+100 */
background: #19bedb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzE5YmVkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTdkOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #19bedb 1%, #017d93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #19bedb), color-stop(100%, #017d93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #19bedb 1%, #017d93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #19bedb 1%, #017d93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #19bedb 1%, #017d93 100%); /* IE10+ */
	background: linear-gradient(to bottom, #19bedb 1%, #017d93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19bedb', endColorstr='#017d93', GradientType=0 ); /* IE6-8 */
}
.navbar-toggle .icon-bar {
	background-color: #dadada;
}
.navbar-collapse {
	border-top:0;
	box-shadow:none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color:transparent;
}
.dropdown-menu {
	background-color:rgba(0,0,0,0.5);
	border:0;
}
.caret {
	margin-left:10px;
}
.dropdown-menu > li > a {
	padding-top:10px;
	padding-bpttom:10px;
	text-decoration:none;
	font-size:14px;
	font-family: "robotothin", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color:#0fa1bb;
	background-image:none;
	color:#FFF;
}
	
/*Media Queries*/

@media(max-width:767px) {
}
@media(min-width:768px) {
}
@media(min-width:992px) {
}
@media(min-width:1200px) {
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
#GroupServicesBg .ServiceName {
	font-size:35px;
}
.LogoWrapper {
	padding:20px 0px 20px 0px;
	position:relative;
}
.LogoWrapper img {
	width:60%;
}

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
#GroupServicesBg .ServiceName {
	font-size:35px;
}
.ServicesBg {
	margin-bottom:20px;
}
.EmailContact, .PhoneContact {
	font-size:12px;
}
.LogoWrapper {
	padding:20px 20px 20px 20px;
	position:relative;
	width:40%;
}
.LogoWrapper img {
	width:100%;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.MidBannerSubHeader {
	font-size:40px;
}


#BannerWrapper article {
	padding-left: 10%;
    padding-right: 10%;
	}
.BannerHeader {
	margin-bottom:10px;
	}

.BannerHeader, .BannerHeader span {
	font-size:24px;
}
.BannerSubHeader {
	font-size:11px;
	line-height:1em;
}

#BannerWrapper {
	margin-top:100px;
	}

#BannerWrapper article {
	padding-bottom: 40%;
	padding-top: 0;
	z-index: 4;
}
.TopInfo {
	padding:10px;
	}
.BrandsWrapper {
	margin:0;
	}
.BrandingHeader {
	font-size:18px;
}
.BrandingText {
	font-family:12px;
}
.BrandingLink a, .BrandingLink a:hover {
	font-size:12px;
}
.MEOStyling {
	background:url(../images/style-image.png) bottom left #ab2888 no-repeat;
	background-size:contain;

}
.MEOGraphic {
	background:url(../images/graphics-image.png) bottom right #e47425 no-repeat;
	background-size:contain;
}
.MEOStyling .BradingContent {
	margin-left:0;
	}
	
.MEOGraphic .BradingContent {
	margin-right:0;
	}
.MidHeader {
	font-size: 20px;
	line-height: 0.8em;
}
.MidSubHeader {
	font-size: 14px;
	line-height: 0.8em;
}
#MidBannerWrapper::before {
	display:none
}
#MidBannerWrapper::after {
	display:none
}
#MidBannerWrapper article {
	padding-bottom: 20%;
	padding-top: 40%;
}
.schedule-btn, .schedule-btn:hover {
	font-size:16px;
}
.ProductImgWrapper img {
	width:100%;
	position:relative;
}
.grid-item {
	width: 100%;
}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
}
.so-widget-sow-editor-base h3.widget-title {
	color:#000;
	text-align:center;
	font-size:30px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-transform:uppercase;
}
.siteorigin-widget-tinymce img {
	margin-bottom:20px;
	position:relative;
	width:100%
}
#pg-459-1 .so-widget-sow-editor-base h3.widget-title {
	color:#000;
	text-align:center;
	font-size:20px;
	font-family: "robotobold_condensed", Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-transform:uppercase;
}
.yiv5424294725MsoNormal b span {
	font-size:18px;
}
.siteorigin-widget-tinymce h3, .sow-carousel-title .widget-title {
	font-size: 18px;
	color: #3b3a3a;
	font-family: "robotoregular", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight:bold;
}

.WorkContentWrapper {
	color:#000;
	}

#items > section {
    margin: 20px 0;
}

.PostImage{
	max-width:100%;
	position:relative;
	}
	
.WorkDesign {
	
	}

.RelatedImages img {
	max-width:100%;
	position:relative;
	}
	
a.all-filter, a.all-filter:hover  {
	display:block;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	border-bottom:1px solid #b02884;
	}

a.backtoWork, a.backtoWork:hover {
	color:#000;
	text-decoration:none;
	}
.Sort {
	display:block;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	}
	
.select-filter .btn {
	border-radius:20px;
	}